Update README.txt for MSVC Builds
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 30 Sep 2014 05:00:32 +0000 (13:00 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 30 Sep 2014 05:01:17 +0000 (13:01 +0800)
Tell people that they need to download and install the Adwaita icon theme,
by following the instructions given on
https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack.

Also tell people they can either use IJG JPEG or libjpeg-turbo for non-GDI+
builds of GDK-Pixbuf.

build/win32/vs10/README.txt
build/win32/vs9/README.txt

index 10caaae8f11dd18b92eb7b8aeb74ea1bba2de40c..ec1a305d51d0e8984e02f614e85284750ea099e4 100644 (file)
@@ -59,9 +59,9 @@ The recommended build order for these dependencies:
  as described in the README.txt file in the build/win32/vs10 folder)\r
 -zlib\r
 -libpng\r
--(for GDK-Pixbuf, if not using GDI+) IJG JPEG\r
+-(for GDK-Pixbuf, if not using GDI+) IJG JPEG or libjpeg-turbo\r
 -(for GDK-Pixbuf, if not using GDI+) libtiff\r
- [libtiff requires zlib and IJG JPEG]\r
+ [libtiff requires zlib and IJG JPEG or libjpeg-turbo]\r
 -(for GDK-Pixbuf, if not using GDI+) jasper [jpeg-2000 library]\r
 -(optional for GLib) PCRE (version 8.12 or later, use of CMake to\r
   build PCRE is recommended-see build/win32/vs10/README.txt of GLib)\r
@@ -81,6 +81,11 @@ built DLLs go into <root>\vs10\<PlatformName>\bin, built LIBs into
 project files higher in the stack are supposed to look for them, not\r
 from a specific GLib source tree.\r
 \r
+Please note, as GTK+ uses the Adwaita theme for all platforms by default,\r
+most icons used are not included with GTK+ (which *are* needed), so please see\r
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack (under the\r
+GTK+ section) on how to get those icons set up for use with GTK+.\r
+\r
 *About the dependencies marked with *: These dependencies are optional\r
  as those are not compulsory components for building and running GTK+\r
  itself, but note that they are needed for people running and building\r
index f2f0067a921ee1c34e93d96895ec3623b05d8718..fe35ea3ddae10c154084d5ea68914b1f69652d60 100644 (file)
@@ -58,9 +58,9 @@ The recommended build order for these dependencies:
  as described in the README.txt file in the build/win32/vs9 folder)\r
 -zlib\r
 -libpng\r
--(for GDK-Pixbuf, if not using GDI+) IJG JPEG\r
+-(for GDK-Pixbuf, if not using GDI+) IJG JPEG or libjpeg-turbo\r
 -(for GDK-Pixbuf, if not using GDI+) libtiff\r
- [libtiff requires zlib and IJG JPEG]\r
+ [libtiff requires zlib and IJG JPEG or libjpeg-turbo]\r
 -(for GDK-Pixbuf, if not using GDI+) jasper [jpeg-2000 library])\r
 -(optional for GLib) PCRE (version 8.12 or later, use of CMake to\r
   build PCRE is recommended-see build/win32/vs9/README.txt of GLib)\r
@@ -80,6 +80,11 @@ built DLLs go into <root>\vs9\<PlatformName>\bin, built LIBs into
 project files higher in the stack are supposed to look for them, not\r
 from a specific GLib source tree.\r
 \r
+Please note, as GTK+ uses the Adwaita theme for all platforms by default,\r
+most icons used are not included with GTK+ (which *are* needed), so please see\r
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack (under the\r
+GTK+ section) on how to get those icons set up for use with GTK+.\r
+\r
 *About the dependencies marked with *: These dependencies are optional\r
  as those are not compulsory components for building and running GTK+\r
  itself, but note that they are needed for people running and building\r